In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / SetOCGZoomMax Method

SetOCGZoomMax Method (IGdPicturePDF)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(560)>

Function SetOCGZoomMax( _

   ByVal OCGId As Integer, _

   ByVal ZoomMax As Single _

) As GdPictureStatus
[DispId(560)]

GdPictureStatus SetOCGZoomMax( 

   int OCGId,

   float ZoomMax

)
function SetOCGZoomMax( 

    OCGId: Integer;

    ZoomMax: Single

): GdPictureStatus; 
DispIdAttribute(560)

function SetOCGZoomMax( 

   OCGId : int,

   ZoomMax : float

) : GdPictureStatus;
[DispId(560)]

GdPictureStatus SetOCGZoomMax( 

   int OCGId,

   float ZoomMax

) 
[DispId(560)]

GdPictureStatus SetOCGZoomMax( 

   int OCGId,

   float ZoomMax

) 

Parameters

OCGId
ZoomMax
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members